home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Resources / Paint.NET v2.5 RC2 / PaintDotNet_2_5_RC2.exe / PaintDotNet.msi / _B21F002E98C9D3C391CE40D2CD7D1CA2 < prev    next >
Encoding:
Text File  |  2005-11-16  |  4.7 KB  |  128 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Colors Window</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.     NOTE:</b> This document is still being written (it is "under construction"). Its contents are preliminary, incomplete, 
  18.     and subject to change.</p>
  19. </div>
  20. <div id="leftnav">
  21.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  22.         <li><a href="index.html">Overview</a><br>
  23.         </li>
  24.         <li><a href="Features.html">Features</a><br>
  25.         </li>
  26.     </ul>
  27.     <h3>Concepts</h3>
  28.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  29.         <li>Layers and Transparency<br>
  30.         </li>
  31.         <li>Selections<br>
  32.         </li>
  33.     </ul>
  34.     <h3>User Interface</h3>
  35.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  36.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  37.         <li><a href="MainWindow.html">Main Window</a></li>
  38.         <li><a href="MenuBar.html">Menu Bar</a>
  39.         <ul class="toc">
  40.             <li><a href="File.html">File</a></li>
  41.             <li><a href="Edit.html">Edit</a></li>
  42.             <li><a href="View.html">View</a></li>
  43.             <li><a href="Image.html">Image</a></li>
  44.             <li><a href="Layers.html">Layers</a>
  45.             <ul class="toc">
  46.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  47.                 <li><a href="Adjustments.html">Adjustments</a>
  48.                 <ul class="toc">
  49.                     <li><a href="Levels.html">Levels</a></li>
  50.                 </ul>
  51.                 </li>
  52.             </ul>
  53.             </li>
  54.             <li><a href="Effects.html">Effects</a></li>
  55.             <li><a href="Tools.html">Tools</a></li>
  56.             <li><a href="Window.html">Window</a></li>
  57.             <li><a href="Help.html">Help</a></li>
  58.             <li>Toolbar</li>
  59.         </ul>
  60.         </li>
  61.         <li>Tools Window<ul class="toc">
  62.             <li>Selection Tools</li>
  63.             <li>Brush Tools</li>
  64.             <li>Pixel Tools</li>
  65.             <li>Shape Tools</li>
  66.             <li>Text Tool</li>
  67.             <li>Paint Bucket</li>
  68.             <li>Clone Stamp</li>
  69.             <li>Recolor Tool</li>
  70.         </ul>
  71.         </li>
  72.         <li>History Window</li>
  73.         <li>Layers Window</li>
  74.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  75.         <li>Status Bar</li>
  76.     </ul>
  77.     </li>
  78.     <h3>Other</h3>
  79.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  80.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  81.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  82.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  83.         <li><a href="WebLinks.html">Web Links</a></li>
  84.         <li><a href="License.html">License</a></li>
  85.     </ul>
  86. </div>
  87. <div id="content">
  88.     <!-- #BeginEditable "content" -->
  89.  
  90.  
  91.     <div id="content0">
  92.         <h2>Colors Window</h2>
  93.         <p>This window has two modes of operation: "Less" and "More". By default, Paint.NET starts up with the Colors Window 
  94.         in Less mode. In this mode you may easily select a base color and then adjust its brightness (or "value," in HSV 
  95.         parlance) using the gradient slider. Paint.NET allows you to have two colors selected, a Primary color and a Secondary 
  96.         color, and you may use the drop-down box at the top of the Colors Window to choose which one the Colors Window is 
  97.         currently configuring. Some tools, such as the Paintbrush Tool and the various Shape Tools, allow you to draw using 
  98.         either the Primary color or the Secondary color depending on which mouse button you use while drawing.</p>
  99.         <blockquote>
  100.             <img border="0" src="Images/ColorsWindowLess.jpg" width="216" height="240"><p></p>
  101.         </blockquote>
  102.         <p>If you click the "More >>" button, the window will expand to present more detailed and fine-grained information. 
  103.         In "More" mode, you may specify the exact value of each of the color's components in either the RGB (Red, Green, 
  104.         Blue) or HSV (Hue, Saturation, Value) color space. Editing the color in hex, or hexadecimal, mode is also possible. 
  105.         The alpha, or transparency level, may also be configured.</p>
  106.         <blockquote>
  107.             <img border="0" src="Images/ColorsWindowMore.jpg" width="392" height="286"><p></p>
  108.         </blockquote>
  109.     </div>
  110.  
  111.  
  112.     <!-- #EndEditable -->
  113.     <h4><br>
  114.     <br>
  115.     </h4>
  116.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  117.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  118.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  119.     </font>
  120. </div>
  121. </b>
  122.  
  123. </body>
  124.  
  125. <!-- #EndTemplate -->
  126.  
  127. </html>
  128.